services.borgbackup.repos.<name>.quota

Storage quota for the repository. This quota is ensured for all sub-repositories if allowSubRepos is enabled but not for the overall storage space used.

Type
null or string matching the pattern [[:digit:].]+[KMGTP]?
Default
null
Example
"100G"
Declared
<nixpkgs/nixos/modules/services/backup/borgbackup.nix>